home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 April / PCWorld_2004-04_cd.bin / software / vyzkuste / pspad / pspad429inst_cz.exe / {app} / Syntax / IDL.ini < prev    next >
INI File  |  2003-07-10  |  958b  |  85 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=IDL
  4. HTMLGroup=0
  5. FileType=*.idl
  6. CommentString=
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=1
  10. CComment=1
  11. SpecComment=0
  12. BasComment=0
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=0
  18. SlashComment=1
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=0
  23. SingleQuote=0
  24. DoubleQuote=1
  25. Preprocessors=0
  26. IndentChar=[
  27. UnIndentChar=]
  28. TabWidth=4
  29. CaseSensitive=1
  30. [KeyWords]
  31. boolean=
  32. callback=
  33. char=
  34. coclass=
  35. default=
  36. dispinterface=
  37. double=
  38. dual=
  39. enum=
  40. helpstring=
  41. id=
  42. ignore=
  43. import=
  44. importlib=
  45. in=
  46. int=
  47. interface=
  48. length_is=
  49. library=
  50. local=
  51. long=
  52. max_is=
  53. object=
  54. out=
  55. pointer_default=
  56. propget=
  57. propput=
  58. ptr=
  59. ref=
  60. retval=
  61. short=
  62. size_is=
  63. string=
  64. struct=
  65. typedef=
  66. unique=
  67. unsigned=
  68. uuid=
  69. void=
  70. [ReservedWords]
  71. BSTR=
  72. CHAR=
  73. DOUBLE=
  74. DWORD=
  75. HRESULT=
  76. IDispatch=
  77. IUnknown=
  78. LONG=
  79. SHORT=
  80. UCHAR=
  81. ULONG=
  82. VARIANT=
  83. VOID=
  84. WORD=
  85.